feat(lab12): kata vs runc isolation + perf + escape PoC - #13
Open
StefFashka wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Goal
Complete Lab 12 by evaluating runc vs Kata Containers isolation and performance, documenting the local runc results, the privileged-container host-write PoC, and the Kata blocker caused by unavailable KVM in WSL2.
Changes
submissions/lab12.mdβ added the Lab 12 report with host environment details, runc kernel/dev/capability captures, startup and I/O benchmark results, privileged host-write PoC output, and a short explanation of why Kata could not start.labs/lab12/results/β generated local evidence files for preflight checks, runc runtime output, benchmarks, and PoC verification. This directory is ignored by.gitignore.Testing
Host / KVM Preflight
runc Kernel / Isolation Checks
runc Performance Benchmark
Bonus PoC β runc Host Write
Artifacts & Screenshots
Submission report: submissions/lab12.md
Local evidence files: labs/lab12/results/
Required checklist:
Note:
Task 1 β Kata hello-world/kernel evidence blocked by missing /dev/kvm
Task 2 β Kata isolation and benchmark data blocked by missing /dev/kvm
Bonus β Kata blocked result could not be executed without a KVM-backed Kata runtime